home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / mpeg_stat.src < prev    next >
Text File  |  1998-03-23  |  579b  |  17 lines

  1. @@@STARTPACK(mpeg_stat;analyzes MPEG-1 bitstreams)
  2.  
  3. <P>
  4. mpeg_stat decodes mpeg-1 encoded bitstreams collecting
  5. varying amounts of statistics.  Errors are sent to stderr,
  6. basic statistics to stdout.  The basic information is the
  7. pattern of frames used, number of bytes for each frame type,
  8. the specified parameters, and lengths of vectors.  For each
  9. frame type, the average size, compression rate, Q-factor,
  10. and time to decode are given.
  11. </P>
  12.  
  13. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/video/mpeg_stat/)
  14. @@@SOURCE(ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg)
  15. @@@ENDPACK
  16.  
  17.